@charset "utf-8";
 /* 本例子css */
@charset "utf-8";
.addcss_1 { max-width: 1000px; margin: 0px auto; }
.home_tech { }
.home_tech_big { max-width: 1000px; height: auto; overflow: hidden; position: relative; }
.home_tech .hd { max-width: 1000px; height: auto; background: #646263; }
.home_tech .hd ul { padding-top: 8px; text-align:center; width:70%; margin:0 auto;}
.home_tech .hd ul li { width:13%; text-align: center; cursor: pointer; position: relative; margin:3px; float:left; max-width:93px; }
.home_tech .hd ul li img { vertical-align: middle; width:100%; height:auto;}
.home_tech .hd ul li .h_tb { display: none; }
.home_tech .hd ul li.on .h_tb { display: block; }
.home_tech .hd ul li.on .h_show { display: none; }
.none { display: none; }
.home_tech .bd { position: relative; height: 100%; z-index: 0; }
.home_tech .bd li { zoom: 1; vertical-align: middle; }
.home_tech .bd img {width: 100%; height: auto; display: block; }
.FrontNews_list01-d2_c1 .newslist-01 .main .newslist P A { padding-bottom: 0; padding-left: 0; padding-right: 0; background: none transparent scroll repeat 0 0; color: #f96d14; text-decoration: none; padding-top: 0 }
.youshi { background: url(../images/youshi_bg.jpg) center top no-repeat; padding-top: 1px; padding-bottom: 20px; width: 100%; float: left; }
.youshi_bt { text-align: center; font-size: 35px; color: #323232; margin: 15px 0; }
.youshi_bt span { font-size: 40px; color: #65b240; }
.youshi_bt p { font-size: 15px; color: #bbb; }
.youshi_bt div { width: 77px; height: 3px; margin: 0 auto; transition: width 0.5s; margin-top: 10px; }
.youshi_bt:hover div { width: 290px; }
.youshi_box {max-width: 1000px; margin: 0 auto; }
.youshi_ul {max-width: 1000px; margin: 0 auto; }
.youshi_con { margin-top: 20px; }
.youshi_text { float: left; max-width:520px; }
.youshi_pic { float: right;max-width: 470px; }
.youshi_pic img { width: 380px; transition: width 0.5s; }
.youshi_pic:hover img { width: 400px; }
.youshi_text h3 { background-repeat: no-repeat; padding-left:15px; height: 60px; line-height: 30px; color: #4f4f4f; font-size: 22px; margin: 30px 0 15px; }
.youshi_text ul li { color: #515151; font-size: 14px; line-height: 30px; padding-left: 27px; background: url(../images/xing.png) 0px 3px no-repeat; }
.summary p a { color: #f96d14; }
.pic img { width: 200px; float: left; padding: 0 10px 0px 0; }
.summary p { float: left; }
.boxleft { border-right: 1px solid #aaaaaa; width: 50%; float: left; padding-right: 30px; }
 @media only screen and (max-width: 800px) {
	 .boxleft{ width:100%; border-right: none;}
	 .boxleft h3,.boxleft div{ padding:0 10px; }
	 .pic img{ width:100%;max-width:450px; padding:0}
	 #box_main_sub9_sub2_sub2{ width:100%; padding:0 !important;}
	 #box_main_sub9_sub2_sub2 h3, .contactl{ padding:0 10px}
	 #box_right img{ width:100%;max-width:401px;}
	 .home_tech .hd ul { width:100%;}
	 .home_tech .hd ul li { width:12%;}
	 .youshi_text h3{ padding-left:0; margin:10px 0; text-align:center; height:auto;}
	 .youshi_text ul li{ padding:0 10px;}
	 .youshi_pic img{ width:100%; max-width:501px;}
	 .youshi_pic:hover img { width:100%; }
	 .boxleft{ padding-right:0;}
}
 @media only screen and (max-width: 600px) {
	 .show_p ul li{ width:100%; margin:5px 0; padding:0}
	 .show_p ul li div{ padding:0 10px;}
	 .show_pic{ border:none;}
	 
 }